BrokenPipeError when `| head`ing output
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
`snapcraft revisions $snap` gets unwieldy quickly, adding `| head` to it helps groking the output, but then:
$ snapcraft revisions multipass | head
[...]
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>
BrokenPipeError: [Errno 32] Broken pipe
Evaluation history
No evaluation history available.